home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 23 / Amiga Format AFCD23 (Feb 1998, Issue 107).iso / -in_the_mag- / emulation / computers / fmsx_1.4 / mountlist / ramsx < prev    next >
Text File  |  1997-12-12  |  318b  |  21 lines

  1. /*    MSX RAD file system entry
  2. */
  3.  
  4. FileSystem        = L:CrossDOSFileSystem
  5. Device            = ramdrive.device
  6. Unit            = 0
  7. Surfaces        = 2
  8. BlocksPerTrack    = 9
  9. Interleave        = 0
  10. LowCyl            = 0
  11. HighCyl            = 79
  12. Buffers            = 5
  13. DosType            = 0x4D534400
  14. Flags            = 0
  15. Reserved        = 1
  16. BufMemType        = 1
  17. Mount            = 1
  18. Priority        = 1
  19. GlobVec            = -1
  20. BootPri            = -1
  21.